STRIP

Section: User Commands (1)
Updated: April 29, 1985
Index Return to Main Contents
 

NAME

strip - remove symbols and relocation bits  

SYNOPSIS

strip name ...  

DESCRIPTION

Strip removes the symbol table and relocation bits ordinarily attached to the output of the assembler and loader. This is useful to save space after a program has been debugged.

The effect of strip is the same as use of the -s option of ld.  

FILES

/tmp/stm?      temporary file
 

SEE ALSO

ld(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
FILES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 22:49:28 GMT, December 11, 2024